-
Notifications
You must be signed in to change notification settings - Fork 2
add EESSI/2025.06 module file (+ populate scripts for all CPU targets in 2025.06
software layer)
#6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws arch:x86_64/amd/zen2 |
New job on instance
|
Build currently fails with:
So this will need to wait until compat layer for EESSI 2025.06 has been deployed (cfr. EESSI/compatibility-layer#209) |
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws arch:x86_64/amd/zen2 |
New job on instance
|
Loading
I think we're calling |
…EESSI/<version> module being loaded
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws arch:x86_64/amd/zen2 |
New job on instance
|
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws arch:x86_64/amd/zen2 |
New job on instance
|
2025.06
software layer)
We should tweak the contents of the scripts being copied under
Under |
Fixed in #11, also included in this PR for testing... |
bot: build repo:eessi.io-2025.06-software instance:eessi-bot-mc-aws arch:x86_64/amd/zen2 |
New job on instance
|
Note: PR that updates |
This will add the
EESSI/2025.06.lua
module file to/cvmfs/software.eessi.io/versions/2025.06/init/modules/EESSI/2025.06.lua.test
.Exposing this module file in
/cvmfs/software.eessi.io/init/modules
is done through symlinking, see EESSI/filesystem-layer#198.Temporarily hiding this module should also be done in there.
edit: requires:
init/
andscripts/
use right EESSI version #11